home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_libxml.idb / usr / freeware / lib / xmlConf.sh.z / xmlConf.sh
Encoding:
Text File  |  1999-07-16  |  202 b   |  7 lines

  1. #
  2. # Configuration file for using the XML library in GNOME applications
  3. #
  4. XML_LIBDIR="-L${ROOT}/usr/freeware/${ABILIB-lib}"
  5. XML_LIBS="-lxml -lz"
  6. XML_INCLUDEDIR="-I${ROOT}/usr/freeware/include/gnome-xml"
  7.